Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/movement/listMovements"

Index

Interfaces

Variables

Variables

Const LIST_MOVEMENTS

LIST_MOVEMENTS: any = gql`query listMovements($payload: ListMovementsParams!, $signature: Signature!) {listMovements(payload: $payload, signature: $signature) {...movementFields}}${MOVEMENT_FRAGMENT}`

Generated using TypeDoc