Delete Member Supplement Plan
Use the deleteSupplementPlan
mutation to create and assign a supplement plan to a member.
Required Arguments
Argument
Type
Description
id
ID!
Id of supplement plan.
Available fields
Field
Type
Description
success
Boolean
True if the supplement plan has been deleted, Otherwise False.
message
String
Description of the result.
Example
Last updated