Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/movement/getMovement"

Index

Variables

Variables

Const GET_MOVEMENT

GET_MOVEMENT: any = gql`query getMovement($payload: GetMovementParams!, $signature: Signature!) {getMovement(payload: $payload, signature: $signature) {...movementFields}}${MOVEMENT_FRAGMENT}`

Generated using TypeDoc